home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / comm / www / RaiskaaHTML.lha / raiskaahtml / README < prev    next >
Encoding:
Text File  |  1998-09-24  |  1.4 KB  |  60 lines

  1. TITLE
  2.  
  3.   RaiskaaHTML
  4.  
  5. VERSION
  6.  
  7.   1.0
  8.  
  9. AUTHOR
  10.  
  11.   Thomas Aglassinger <agi@sbox.tu-graz.ac.at>
  12.  
  13. DESCRIPTION
  14.  
  15.   RaiskaaHTML strips various crap from HTML documents, making them use
  16.   less storage space and forces them to look like specified in your
  17.   browser settings instead of conforming to the personal taste of some
  18.   brain-dead web author.
  19.  
  20.   It can remove annoying colors, invisible meta tags, useless scripts,
  21.   bloated comments, redundant white space and more.
  22.  
  23.   It is intended to be used by people who often download HTML
  24.   documents from the web and store them on their local system to have
  25.   more reliable and quicker access to them.
  26.  
  27. FEATURES
  28.  
  29.   - Removes colors, font faces and alignments
  30.   - Removes redundant white space like empty lines
  31.   - Removes inline script like JavaScript
  32.   - Removed invisible tags like <meta> and <link>
  33.   - Removes SGML comments and DOCTYPE declaraction
  34.   - Writes to other document or replaces original
  35.   - Works on single files or whole directories
  36.   - Reports parsing errors in SAS/c message browser
  37.   - Consists of a fast C program for doing the conversion and an ARexx
  38.     script to deal with user handling
  39.  
  40. SPECIAL REQUIREMENTS
  41.  
  42.   ARexx installed and running.
  43.  
  44.   Rexxdossupport.library, Copyright by Hartmut Goebel. Available from
  45.   aminet:util/rexx/rexxdossupport.lha
  46.  
  47. AVAILABILITY
  48.  
  49.   aminet:comm/www/RaiskaaHTML.lha
  50.  
  51. PRICE
  52.  
  53.   Freeware.
  54.  
  55. DISTRIBUTABILITY
  56.  
  57.   Freely distributable as long no files are added or removed from the
  58.   archive.
  59.  
  60.